Skip to content

fix(tui): render system message content in orange and preserve conversation on errors - #718

Merged
avoidwork merged 1 commit into
mainfrom
fix/tui-message-bubble-fixes
Aug 9, 2026
Merged

fix(tui): render system message content in orange and preserve conversation on errors#718
avoidwork merged 1 commit into
mainfrom
fix/tui-message-bubble-fixes

Conversation

@avoidwork

@avoidwork avoidwork commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Description

System message bubble content now renders in orange to match the label and border. Error handler in handleChat no longer clears the message list — only /new and /clear commands do that.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)

Testing

Manual testing in TUI: verified system messages render in orange, verified error states no longer wipe conversation history.

Coverage

  • Line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with maintained line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

…sation on errors

- System message bubble content now renders in orange to match the label and border
- Remove .clear() call from error handler in handleChat — only /new and /clear should wipe the message list
@avoidwork
avoidwork merged commit df0a8bf into main Aug 9, 2026
3 checks passed
@avoidwork
avoidwork deleted the fix/tui-message-bubble-fixes branch August 9, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant